xend: pass-through Use pci_dict_to_bdf_str() in hvm_pci_device_create()
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 29 Jul 2009 08:19:13 +0000 (09:19 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 29 Jul 2009 08:19:13 +0000 (09:19 +0100)
commitd1c98f05a1f9dedb1801a4da7db948e31efbd465
tree0a809f6f55302bda2a9df3afe51c78227c98c095
parent887dbf4a5c8ba1c6ae1f94a670f64e6a7813f87c
xend: pass-through Use pci_dict_to_bdf_str() in hvm_pci_device_create()

* Use pci_dict_to_bdf_str() in hvm_pci_device_create()
* Use pci_name instead of pci_str in error message, pci_str does not
* exist

Signed-off-by: Simon Horman <horms@verge.net.au>
Acked-by: Dexuan Cui <dexuan.cui@intel.com>
tools/python/xen/xend/XendDomainInfo.py